Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note parser #36

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Add a note parser #36

merged 1 commit into from
Jun 1, 2024

Conversation

simonppg
Copy link
Owner

@simonppg simonppg commented Jun 1, 2024

No description provided.

Copy link

github-actions bot commented Jun 1, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 166/166
🟢 Branches
96.08% (+0.52% 🔼)
49/51
🟢 Functions 100% 39/39
🟢 Lines 100% 158/158
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 NoteParser.ts 100% 100% 100% 100%

Test suite run success

38 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 5a721bc

Copy link

github-actions bot commented Jun 1, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
lib/Chord.d.ts, lib/Chord.js, lib/Chord.js.map, lib/ChordsFormula.d.ts, lib/ChordsFormula.js, lib/ChordsFormula.js.map, lib/Frequency.d.ts, lib/Frequency.js, lib/Frequency.js.map, lib/IntervalPattern.d.ts, lib/IntervalPattern.js, lib/IntervalPattern.js.map, lib/Main.d.ts, lib/Main.js, lib/Main.js.map, lib/Math.d.ts, lib/Math.js, lib/Math.js.map, lib/Note.d.ts, lib/Note.js, lib/Note.js.map, lib/NoteDTO.d.ts, lib/NoteDTO.js, lib/NoteDTO.js.map, lib/NoteParser.d.ts, lib/NoteParser.js, lib/NoteParser.js.map, lib/NoteValidator.d.ts, lib/NoteValidator.js, lib/NoteValidator.js.map, lib/Scale.d.ts, lib/Scale.js, lib/Scale.js.map, lib/ScaleFormatter.d.ts, lib/ScaleFormatter.js, lib/ScaleFormatter.js.map, lib/ScalesCode.d.ts, lib/ScalesCode.js, lib/ScalesCode.js.map, lib/math/Binary.d.ts, lib/math/Binary.js, lib/math/Binary.js.map 11.84 KB (0%) 237 ms (0%) 490 ms (-51.51% 🔽) 727 ms

@simonppg simonppg merged commit d2a8c5c into main Jun 1, 2024
11 of 15 checks passed
@simonppg simonppg deleted the noteParser branch June 1, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant